Skip to content

chore(deps): update all non-major dependencies#424

Open
renovate[bot] wants to merge 1 commit intomainfrom
renovate/all-minor-patch
Open

chore(deps): update all non-major dependencies#424
renovate[bot] wants to merge 1 commit intomainfrom
renovate/all-minor-patch

Conversation

@renovate
Copy link
Copy Markdown
Contributor

@renovate renovate Bot commented Aug 25, 2025

ℹ️ Note

This PR body was truncated due to platform limits.

This PR contains the following updates:

Package Change Age Confidence
@iconify-json/logos ^1.2.10^1.2.11 age confidence
@iconify-json/simple-icons ^1.2.67^1.2.80 age confidence
@​iconify/collections ^1.0.641^1.0.677 age confidence
@iconify/utils (source) ^3.1.0^3.1.1 age confidence
@nuxt/devtools (source) ^3.1.1^3.2.4 age confidence
@nuxt/devtools-kit (source) ^3.1.1^3.2.4 age confidence
@nuxt/eslint-config (source) ^1.12.1^1.15.2 age confidence
@nuxthub/core (source) ^0.10.4^0.10.7 age confidence
@types/node (source) ^25.0.9^25.6.0 age confidence
@types/picomatch (source) ^4.0.2^4.0.3 age confidence
@unocss/nuxt (source) ^66.6.0^66.6.8 age confidence
@vue/test-utils ^2.4.6^2.4.9 age confidence
bumpp ^10.4.0^10.4.1 age confidence
eslint (source) ^9.39.2^9.39.4 age confidence
mlly ^1.8.0^1.8.2 age confidence
playwright-core (source) ^1.57.0^1.59.1 age confidence
pnpm (source) 10.28.110.33.2 age confidence
prettier (source) ^3.8.0^3.8.3 age confidence
tinyglobby (source) ^0.2.15^0.2.16 age confidence
vitest (source) ^4.0.17^4.1.5 age confidence
vue-tsc (source) ^3.2.2^3.2.7 age confidence
wrangler (source) ^4.59.2^4.86.0 age confidence

Release Notes

nuxt/devtools (@​nuxt/devtools)

v3.2.4

Compare Source

   🚀 Features
   🐞 Bug Fixes
    View changes on GitHub

v3.2.3

Compare Source

Bug Fixes

v3.2.2

Compare Source

Bug Fixes
Features

v3.2.1

Compare Source

Bug Fixes

v3.2.0

Compare Source

Bug Fixes
  • devtools: call devtools:initialized hook after all modules run (#​919) (3662836)
Features
  • enhance inspect panel, add copy visual info for agents (#​928) (6bb2565)
  • upgrade vite-devtools (5c4a0b0)

3.1.1 (2025-11-25)

Bug Fixes
Features
  • support passing additional permissions to the iframe (#​911) (bc1d11c)
nuxt/eslint (@​nuxt/eslint-config)

v1.15.2

Compare Source

   🐞 Bug Fixes
    View changes on GitHub

v1.15.1

Compare Source

   🐞 Bug Fixes
    View changes on GitHub

v1.15.0

Compare Source

   🚀 Features
    View changes on GitHub

v1.14.0

Compare Source

   🚀 Features
    View changes on GitHub

v1.13.0

Compare Source

   🚀 Features
  • Upgrade eslint-flat-config-utils eslint-plugin-import-lite and eslint-plugin-jsdoc  -  by @​antfu (10bf9)
    View changes on GitHub
nuxt-hub/core (@​nuxthub/core)

v0.10.7

Compare Source

compare changes

🚀 Enhancements
  • db: Add support for database replica (#​808)
  • cli: Add "name" and "custom" arguments for db generate cli command (#​816)
  • cli: Add --force flag to skip confirmation when dropping all tables (#​834)
  • db: Add hub.db.applyMigrationsDuringDev: boolean option (#​837)
  • db: Use drizzle studio d1 driver (#​846)
🩹 Fixes
  • db: Generate schema types during prepare (#​795)
  • Change Cloudflare D1 API URI (#​794)
  • devtools: Point Drizzle Studio to correct D1 database file (#​806)
  • db: Create package.json during prepare (#​797)
  • db: Resolve Nuxt aliases in schema bundling (#​802)
  • db: Correct D1 migrations_dir path in wrangler.json (#​814)
  • playground: Fix get todos database query (#​819)
  • Fix incorrect license in README (#​829)
  • db: Resolve @​nuxthub/db from rootDir for pnpm workspaces (#​828)
  • db: Bundle cache schema entries (#​833)
  • db: Respect explicit libsql driver on Cloudflare (#​842)
  • db: Pass driver options to postgres-js (#​844)
📖 Documentation
  • Fix typo in schema documentation (#​807)
  • Add environments, CI/CD guide, and env vars reference (#​804)
  • Add nuxt-studio (64f9105)
  • Make formatting in db migrate command usage consistant (#​822)
  • Update migration handling for Cloudflare D1 (#​848)
  • blob: Clarify nuxt image dev config (#​851)
  • Fix typo in url (d4e24b3)
🏡 Chore
❤️ Contributors

v0.10.6

Compare Source

compare changes

🚀 Enhancements
  • db: Add support for database replica (#​808)
🩹 Fixes
  • db: Generate schema types during prepare (#​795)
  • Change Cloudflare D1 API URI (#​794)
  • devtools: Point Drizzle Studio to correct D1 database file (#​806)
  • db: Create package.json during prepare (#​797)
  • db: Resolve Nuxt aliases in schema bundling (#​802)
📖 Documentation
  • Fix typo in schema documentation (#​807)
🏡 Chore
❤️ Contributors

v0.10.5

Compare Source

compare changes

🚀 Enhancements
  • Add support for workflow and other external bundlers (#​779)
🩹 Fixes
  • cli: Handle D1 driver in CLI commands (#​759)
  • blob: Validate multipart upload body (#​763)
  • db: Generate schema types during nuxt prepare (#​758)
  • kv,cache: Merge default binding when driver explicitly set (#​767)
  • Support https dev server with drizzle studio when using pglite (#​753)
  • Enable Node.js compatibility for Cloudflare Workers (#​780)
  • db: Skip tsconfig resolution during schema build (#​785)
  • devtools: Pass local-network-access permission to drizzle studio embed (4f11aae)
  • db: Lazy URL resolution for Docker/K8s deployments (#​790)
  • db: Use libsql in dev mode when cloudflare preset is set (#​775)
  • db: Use dynamic import for migrations plugin (#​788)
📖 Documentation
  • Clarify migration guide for v0.10.3+ (#​770)
  • blob: Add image provider dev limitations (#​782)
❤️ Contributors
unocss/unocss (@​unocss/nuxt)

v66.6.8

Compare Source

   🚀 Features
   🐞 Bug Fixes
    View changes on GitHub

v66.6.7

Compare Source

   🚀 Features
   🐞 Bug Fixes
    View changes on GitHub

v66.6.6

Compare Source

   🐞 Bug Fixes
    View changes on GitHub

v66.6.5

Compare Source

   🐞 Bug Fixes
    View changes on GitHub

v66.6.4

Compare Source

   🚀 Features
    View changes on GitHub

v66.6.2

Compare Source

   🚀 Features
   🐞 Bug Fixes
    View changes on GitHub

v66.6.1

Compare Source

   🚀 Features
   🐞 Bug Fixes
    View changes on GitHub
vuejs/test-utils (@​vue/test-utils)

v2.4.9

Compare Source

v2.4.8

Compare Source

compare changes

🩹 Fixes
  • Correct declaration entrypoint (#​2826)
🤖 CI
❤️ Contributors

v2.4.7

Compare Source

compare changes

🚀 Enhancements
  • Add Chinese docs translation (#​2552)
  • SetData()/shallowMount with initialData for components using the Composition API / <script setup> (#​2655)
🩹 Fixes
  • Preserve code from keyboard events (#​2434)
  • Switch browser and require exports definitions (#​2501)
  • Re-add peer dependencies but with wider range (#​2511)
  • Resolve warnings in docs:dev (30b7491)
  • Resolve TypeScript type errors in .vitepress/config (#​2549)
  • Accept FunctionalComponent as selector (0bb947f)
  • Text() misses content for array functional component (#​2579)
  • Use await in test (c5482b4)
  • deps: Update dependency vue-component-type-helpers to v3 (#​2683)
  • Remove wrapper div when unmount (#​2700)
  • Make mount options slots compatible with noUncheckedIndexedAccess true (#​2713)
  • Add missing peerDependency @​vue/compiler-dom (75801ba)
  • docs: Declare css module for vitepress typecheck (ddaca97)
💅 Refactors
  • Enforce consistent usage of type imports (#​2734)
📖 Documentation
  • Clarify findComponent vs getComponent (#​2435)
  • Update fr docs (67064ef)
  • Add note about partial transition stub support (#​2431)
  • Fix missing data at passing data section essentials guide (dda205e)
  • Fix missing data at passing data section essentials guide fr (ae2c72c)
  • Fix plugin TS declaration example (#​2466)
  • Fixed incorrect checkbox value check (#​2495)
  • Capital letter in sentence fix (#​2499)
  • Import missing DOMWrapper on Implementation of the plugin section (#​2519)
  • Add migration step for deprecated ref syntax in findAllComponents (#​2498)
  • Correct anchor hash links and fix typo (#​2551)
  • Center logo on home (#​2559)
  • zh-cn: Review a-crash-course (#​2563)
  • Use code-group for install commands (#​2571)
  • zh-cn: Review event-handing.md (#​2572)
  • zh-cn: Enhance conditional-rendering.md (#​2562)
  • zh-cn: Review easy-to-test (#​2567)
  • zh-cn: Review passing-data.md (#​2575)
  • zh-cn: Review async-suspense.md (#​2576)
  • zh: 优化 API 文档格式和内容 (#​2569)
  • zh: 更新 Vitest 模拟日期和计时器的说明 (#​2578)
  • zh-cn: Review http-requests.md (#​2580)
  • zh-cn: Review forms (#​2582)
  • zh-cn: Guide/advanced/slots.md (#​2565)
  • zh: Review extending-vtu (#​2583)
  • zh: Review index (#​2584)
  • Fix modelValue test example (85bfdf4)
  • Removes broken link from plugins.md (69bc1ce)
  • zh: Review transitions, component-instance, and reusability-composition (#​2616)
  • zh: Review v-model and vuex (#​2617)
  • zh: Review all the rest advanced guide (#​2619)
  • zh: Review migration (#​2623)
  • Fix a typo in transitions.md (#​2635)
  • Update crash-course to script setup (c81aa79)
  • Update Essentials section to setup (composition api) (#​2647)
  • Typos in examples (#​2678)
  • Typo in easy-to-test.md (#​2710)
  • Add note about mocking requestAnimationFrame for transitions (2324c65)
  • Updated example TodoApp to script setup (#​2727)
  • Remove "Using data" section from "Conditional Rendering" guide and fix passing data test example (#​2743)
  • Follow-up fixes for the conditional rendering guide (#​2744)
  • Mention shallowMount stub name changes in migration guide (80e051a)
  • Update conditional rendering documentation to clarify isVisible() usage with attachTo (#​2799)
  • Restore Options API component for data() mounting example (#​2804)
  • Promote Vitest as recommended test runner (#​2805)
  • api: Note that setValue does not accept objects on <select> (#​2819)
🏡 Chore
  • Add api/index.md to docs:translation:compare (6b8681c)
  • Remove unnecessary generic arguments (cfd70c6)
  • Ignore TS error in config object (9d0a618)
  • Simplify eslint packages (c1d0ffd)
  • Use eslint v9 with flat config (2f19fdf)
  • Expose Stubs type publicly (#​2492)
  • Update documentation file path (9c96594)
  • Use pnpm v10 (e4c2cb3)
  • Pnpm approve build (81c54e9)
  • Use github issue forms (#​2673)
  • Exclude class components from test type-checking (0899008)
  • Add explicit coverage include for vitest v4 (51672b9)
  • Update to prettier v3.7 (fed9e7c)
  • Migrate to oxfmt (81c1de9)
  • Migrate to oxlint (a361908)
  • Prepare TypeScript 6 migration settings (55e1262)
  • Adjust tsd config for TypeScript 6 (7d23eb5)
  • Avoid TypeScript 6 target deprecation warning (81d063c)
🤖 CI
  • Remove node v22 build (7ebf58d)
  • Add node v22 build (57540ee)
  • Use "pool: threads" instead of vmThreads (d0cbb54)
  • Remove node v18 and add v24 (fd9cf95)
  • Add trusted publishing release workflow (#​2825)
❤️ Contributors
antfu-collective/bumpp (bumpp)

v10.4.1

Compare Source

   🚀 Features
    View changes on GitHub
eslint/eslint (eslint)

v9.39.4

Compare Source

Bug Fixes

Documentation

Chores

v9.39.3

Compare Source

Bug Fixes

  • 791bf8d fix: restore TypeScript 4.0 compatibility in types (#​20504) (sethamus)

Chores

unjs/mlly (mlly)

v1.8.2

Compare Source

compare changes

🩹 Fixes
  • Extract variable names ignoring function calls (#​336)
  • Generic angle bracket parsing (#​341)
📖 Documentation
🏡 Chore
❤️ Contributors

v1.8.1

Compare Source

compare changes

🩹 Fixes
  • Extract variable names ignoring function calls (#​336)
🏡 Chore
❤️ Contributors
microsoft/playwright (playwright-core)

v1.59.1

Compare Source

v1.59.0

Compare Source

v1.58.2

Compare Source

v1.58.1

Compare Source

Highlights

#​39036 fix(msedge): fix local network permissions
#​39037 chore: update cft download location
#​38995 chore(webkit): disable frame sessions on fronzen builds

Browser Versions
  • Chromium 145.0.7632.6
  • Mozilla Firefox 146.0.1
  • WebKit 26.0

v1.58.0

Compare Source

pnpm/pnpm (pnpm)

v10.33.2

Compare Source

v10.33.1: pnpm 10.33.1

Compare Source

Patch Changes
  • When a project's packageManager field selects pnpm v11 or newer, commands that v10 would have passed through to npm (version, login, logout, publish, unpublish, deprecate, dist-tag, docs, ping, search, star, stars, unstar, whoami, etc.) are now handed over to the wanted pnpm, which implements them natively. Previously they silently shelled out to npm — making, for example, pnpm version --help print npm's help on a project with packageManager: pnpm@11.0.0-rc.3 #​11328.
Platinum Sponsors

Configuration

📅 Schedule: (UTC)

  • Branch creation
    • "on Monday"
  • Automerge
    • At any time (no schedule defined)

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@renovate renovate Bot force-pushed the renovate/all-minor-patch branch 4 times, most recently from a687c92 to 277d41c Compare August 31, 2025 11:41
@renovate renovate Bot force-pushed the renovate/all-minor-patch branch 8 times, most recently from b950254 to 682f873 Compare September 8, 2025 08:51
@renovate renovate Bot force-pushed the renovate/all-minor-patch branch 9 times, most recently from dd0712a to 49e5eb5 Compare September 16, 2025 02:04
@renovate renovate Bot force-pushed the renovate/all-minor-patch branch 9 times, most recently from f13e24e to 8fc4932 Compare September 20, 2025 05:53
@renovate renovate Bot force-pushed the renovate/all-minor-patch branch 14 times, most recently from 96af77b to 7ac3f61 Compare October 6, 2025 15:50
@renovate renovate Bot force-pushed the renovate/all-minor-patch branch 9 times, most recently from 7e2303e to ea1d4b6 Compare October 13, 2025 06:45
@renovate renovate Bot force-pushed the renovate/all-minor-patch branch 4 times, most recently from a4c5e21 to 1013dfb Compare October 16, 2025 06:38
@socket-security
Copy link
Copy Markdown

socket-security Bot commented Apr 26, 2026

All alerts resolved. Learn more about Socket for GitHub.

This PR previously contained dependency changes with security issues that have been resolved, removed, or ignored.

View full report

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants